| Total Complexity | 52 | 
| Dependencies | 0 | 
| Dependents | 5 | 
| Total lines | 380 | 
| Lines of code | 94 | 
| Logical lines of code | 57 | 
| Comment lines | 10 | 
| Methods | 8 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| getStates() | 51 | 17 | 20 | |
| getCountry() | 54 | 16 | 16 | |
| findState() | 56 | 5 | 16 | |
| getStateName() | 66 | 4 | 8 | |
| states() | 63 | 3 | 11 | |
| getCountryCode() | 69 | 3 | 7 | |
| countries() | 65 | 2 | 9 | |
| isCountry() | 69 | 2 | 7 |